Jauntium 0.9 Release Notes Release date: Jun 23, 2018 CONTENTS: This software package contains the following: - Jauntium jar file - licensing agreement - javadocs documentation - example files - release notes INSTALLATION INSTRUCTIONS: To install Jauntium, add the jar file to your Selenium project*. If you do not already use Selenium, you can find a number of tutorials on YouTube. For example, the following video covers installing and configuring Maven/Selenium using the Eclipse IDE on Windows: https://www.youtube.com/watch?v=sBtSzMATZvQ Alternatively, search for a Selenium tutorial for your particular platform/IDE. Because Jauntium has a dependency on Jaunt, you will also need to download an edition Jaunt (version 1.4.5 or later). Jaunt has a free monthly edition as well as longer term editions: The following url lists all currently available Jaunt products: http://jaunt-api.com/products.htm The Jaunt jar file must be added to your Selenium project as well. After adding the jar files to your Selenium project, you will be able to recompile and/or run the example files in the tutorial. TIP: If your IDE supports it, configure javadoc integration (eg, in your Eclipse project, configure java build path, expand the entry for the Jauntium jar file, then select the path to the Jauntium javadocs folder). * - Maven support for this step is forthcoming. QUICKSTART TUTORIAL: http://jauntium.com/jauntium-tutorial.htm